FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package au.digitalhealth.cda.schema#current (16 ms)

Package au.digitalhealth.cda.schema
Type ValueSet
Id Id
FHIR Version R5
Source http://ns.electronichealth.net.au/cda/https://build.fhir.org/ig/AuDigitalHealth/cda-au-schema/ValueSet-CDAContextControl.html
Url http://hl7.org/cda/stds/core/ValueSet/CDAContextControl
Version 0.1.0
Status draft
Date 2024-10-13T23:51:04+00:00
Name CDAContextControl
Title CDAContextControl
Experimental False
Realm au
Authority national
Description A code that specifies how an ActRelationship or Participation contributes to the context of an Act, and whether it may be propagated to descendent Acts whose association allows such propagation.

Resources that use this resource

StructureDefinition
http://hl7.org/cda/stds/core/StructureDefinition/Author Author (CDA Class)
http://hl7.org/cda/stds/core/StructureDefinition/DataEnterer DataEnterer (CDA Class)
http://hl7.org/cda/stds/core/StructureDefinition/Informant Informant (CDA Class)
http://hl7.org/cda/stds/core/StructureDefinition/LegalAuthenticator LegalAuthenticator (CDA Class)
http://hl7.org/cda/stds/core/StructureDefinition/Participant1 Participant1 (CDA Class)
http://hl7.org/cda/stds/core/StructureDefinition/Participant2 Participant2 (CDA Class)
http://hl7.org/cda/stds/core/StructureDefinition/RecordTarget RecordTarget (CDA Class)
http://hl7.org/cda/stds/core/StructureDefinition/Subject Subject (CDA Class)
au-Author ADHA Author (CDA Class)
au-Informant ADHA Informant (CDA Class)
au-LegalAuthenticator ADHA LegalAuthenticator (CDA Class)
au-Participant1 ADHA Participant1 (CDA Class)
au-Participant2 ADHA Participant2 (CDA Class)
au-RecordTarget ADHA RecordTarget (CDA Class)

Resources that this resource uses

CodeSystem
http://terminology.hl7.org/CodeSystem/v3-ContextControl ContextControl


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet CDAContextControl

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-ContextControl
    CodeDisplayDefinition
    ANadditive, non-propagatingThe association adds to the existing context associated with the Act, but will not propagate to any descendant Acts reached by conducting ActRelationships (see contextControlCode). Examples: If an 'Author' Participation were marked as "Additive, Non-Propagating" it means that the author will be added to the set of author participations that have propagated from ancestor Acts for the purpose of this Act. However only the previously propagated authors will propagate to any child Acts that allow context to be propagated.
    APadditive, propagatingThe association adds to the existing context associated with the Act, and will propagate to any descendant Acts reached by conducting ActRelationships (see contextControlCode). Examples: If an 'Author' Participation were marked as "Additive, Propagating" it means that the author will be added to the set of author participations that have propagated from ancestor Acts, and will itself propagate with the other authors to any child Acts that allow context to be propagated.
    ONoverriding, non-propagatingThe association is added to the existing context associated with the Act, but overrides an association with the same typeCode. However, this overriding association will not propagate to any descendant Acts reached by conducting ActRelationships (see contextControlCode). Examples: If an 'Author' Participation were marked as "Overriding, Non-Propagating" it means that the author will replace the set of author participations that have propagated from ancestor Acts. Furthermore, no author participations whatsoever will propagate to any child Acts that allow context to be propagated.
    OPoverriding, propagatingThe association is added to the existing context associated with the Act, but overrides an association with the same typeCode. This overriding association will propagate to any descendant Acts reached by conducting ActRelationships (see contextControlCode). Examples: If an 'Author' Participation were marked as "Overriding, Propagating" it means that the author will replace the set of author participations that have propagated from ancestor Acts, and will itself be the only author to propagate to any child Acts that allow context to be propagated.

Source

{
  "resourceType" : "ValueSet",
  "id" : "CDAContextControl",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet CDAContextControl</b></p><a name=\"CDAContextControl\"> </a><a name=\"hcCDAContextControl\"> </a><a name=\"CDAContextControl-en-AU\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-ContextControl.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ContextControl</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-ContextControl.html#v3-ContextControl-AN\">AN</a></td><td style=\"color: #cccccc\">additive, non-propagating</td><td>The association adds to the existing context associated with the Act, but will not propagate to any descendant Acts reached by conducting ActRelationships (see contextControlCode). Examples: If an 'Author' Participation were marked as &quot;Additive, Non-Propagating&quot; it means that the author will be added to the set of author participations that have propagated from ancestor Acts for the purpose of this Act. However only the previously propagated authors will propagate to any child Acts that allow context to be propagated.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-ContextControl.html#v3-ContextControl-AP\">AP</a></td><td style=\"color: #cccccc\">additive, propagating</td><td>The association adds to the existing context associated with the Act, and will propagate to any descendant Acts reached by conducting ActRelationships (see contextControlCode). Examples: If an 'Author' Participation were marked as &quot;Additive, Propagating&quot; it means that the author will be added to the set of author participations that have propagated from ancestor Acts, and will itself propagate with the other authors to any child Acts that allow context to be propagated.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-ContextControl.html#v3-ContextControl-ON\">ON</a></td><td style=\"color: #cccccc\">overriding, non-propagating</td><td>The association is added to the existing context associated with the Act, but overrides an association with the same typeCode. However, this overriding association will not propagate to any descendant Acts reached by conducting ActRelationships (see contextControlCode). Examples: If an 'Author' Participation were marked as &quot;Overriding, Non-Propagating&quot; it means that the author will replace the set of author participations that have propagated from ancestor Acts. Furthermore, no author participations whatsoever will propagate to any child Acts that allow context to be propagated.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-ContextControl.html#v3-ContextControl-OP\">OP</a></td><td style=\"color: #cccccc\">overriding, propagating</td><td>The association is added to the existing context associated with the Act, but overrides an association with the same typeCode. This overriding association will propagate to any descendant Acts reached by conducting ActRelationships (see contextControlCode). Examples: If an 'Author' Participation were marked as &quot;Overriding, Propagating&quot; it means that the author will replace the set of author participations that have propagated from ancestor Acts, and will itself be the only author to propagate to any child Acts that allow context to be propagated.</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/cda/stds/core/ValueSet/CDAContextControl",
  "version" : "0.1.0",
  "name" : "CDAContextControl",
  "title" : "CDAContextControl",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-10-13T23:51:04+00:00",
  "description" : "A code that specifies how an ActRelationship or Participation contributes to the context of an Act, and whether it may be propagated to descendent Acts whose association allows such propagation.",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ContextControl",
        "concept" : [
          {
            "code" : "AN"
          },
          {
            "code" : "AP"
          },
          {
            "code" : "ON"
          },
          {
            "code" : "OP"
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.